home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tech Arsenal 1
/
Tech Arsenal (Arsenal Computer).ISO
/
tek-01
/
snip1292.zip
/
W_WRAP.H
< prev
next >
Wrap
C/C++ Source or Header
|
1992-12-26
|
148b
|
6 lines
/* w_wrap.h */
/* prototypes for the functions in w_wrap.c */
char *word_wrap(char *string, size_t line_len);
void set_tab_size(size_t size);